[Top] [Prev] [Next] [Bottom] [Contents]

SaGetHangTimeOut

Gets the amount of time, in seconds, that a Sapphire UNIX database gateway will hold database connections for a Sapphire generated application server. This property has no effect in the NT product.

Synopsis

#include "SaRnHtml.h"
int SaGetHangTimeOut SUTPROTO(());

Arguments

None.

Return Values

Returns a number indicating the amount of time in seconds to hold open connections.

Description

Gets the amount of time that a Sapphire UNIX database gateway will hold database connections for a Sapphire generated application server. This property has no effect in the NT product.

Example

int t;
t = SaGetHangTimeOut();

See Also



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.